home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 6 / Amiga Format AFCD06 (Nov 1996, Issue 90).iso / serious / shareware / misc / vark15 / utils a-o / nfa-ad10.lha / ArcDest / ArcDest.doc < prev    next >
Text File  |  1996-05-26  |  3KB  |  76 lines

  1.  
  2.                              A·R·C·D·E·S·T
  3.                                 (v1.00)
  4.                         written by Freak of NFA
  5.  
  6. This  is  a  little  utility that was created to make unarchiving easier
  7. from  within  Amigaguide documents, it's much like the one on the Aminet
  8. CD's, which is where I got the idea, but this one is completely free for
  9. use by anyone, spread it as you please!
  10.  
  11.              ---------------------------------------------
  12.  
  13.                         R·E·Q·U·I·R·E·M·E·N·T·S
  14.  
  15.         To sucessfully use ArcDest you need the following:
  16.  
  17.     -   Personal.font size 8 - this was given away on a coverdisk and is
  18.         given away with most new Amigas, so it's easily avalable, and is
  19.         in this archive just in case.
  20.  
  21.     -   Lzx and Lha, depending what files you're depacking, these need
  22.         to be in your C: directory or path and are not included in this
  23.         archive.
  24.  
  25.              ---------------------------------------------
  26.  
  27.                         U·S·I·N·G  A·R·C·D·E·S·T
  28.  
  29. Using ArcDest from the CLI:
  30.  
  31.     Why?  Oh never mind, well it's easy enough if you want to do it,
  32.     just type:
  33.                     ArcDest <archiver> <archive>
  34.  
  35.     where <archiver> is either lhz or lzx and
  36.           <archive>  is the name of the archive file.
  37.  
  38. Using ArcDest from an AmigaGuide document:
  39.  
  40.     Create a button along the lines of the following:
  41.  
  42.     @{"<button text>" System "ArcDest <archiver> <archive>"}
  43.  
  44.     where <buttontext> is the text for your button
  45.           <archiver>   is either lhz or lzx and
  46.           <archive>    is the name of the archive file.
  47.  
  48.              ---------------------------------------------
  49.  
  50.                          W·H·A·T  I·T  D·O·E·S
  51.  
  52. You give it three arguments, and it turns those arguments, together with
  53. a  destination directory, into a string capable of calling Lzx or Lha or
  54. whatever with the correct arguments to unpack that file.
  55.  
  56. It  also  remembers  the  last  directory  you  unpacked  to  for future
  57. reference  in  a file called "S:ArcDest.path", which is loaded, used and
  58. updated every time you use ArcDest.
  59.  
  60.              ---------------------------------------------
  61.  
  62. That's  all  you need to know, I'd appreciate it if anyone using ArcDest
  63. would  be  kind enough to send me a postcard or a copy of the AmigaGuide
  64. project they're using it in so that I can see how things are going.
  65.  
  66. Post to:        R. Monks.
  67.                 P.O.Box 42,
  68.                 Grimsby,
  69.                 N.E.Lincs.
  70.                 DN33 1RY
  71.                 ENGLAND
  72.  
  73. Thanks for reading this document!
  74.  
  75. end
  76.